I have a DataGrid with some sorting defined in XAML like so:
The OP doesn't look like to be a regular visitor so until that moment I post his solution as an answer:
Add the SortDirection to the DataGridTextColumn in the DataGrid. This added the ColumnHeader arrows.
ColumnHeader