it's not quite what you're looking for, but you can do something like
<Table.Columns>
    <TableColumn Background="LightBlue" Width="2*"  />
    <TableColumn Background="Coral" Width="*" />
</Table.Columns>
                  qntmfred
                   2009-10-19 16:57:07