if you try to set the DataGrid header background color for a target column, the solution is there:
http://ntt.cc/2009/02/18/set-background-color-for-headers-of-datagrid.html
Warning:
But it’s not perfect though. it doesn’t work when you use horizontal scroll.
Advertisement