If I set CanUserSort to false in a DataGridTextColumn (or in a DataGridTemplateColumn) because I want to do the sorting manually, when I place the mouse over the column header, it doesn't highlight anymore.
Here are both examples:

How can I force that behaviour?