There is no way to prohibit only this command.
If you wish to disable the whole column header context menu (for some or all columns), you can use the HeaderRightClick event for that.
To disable all built-in context menus in the grid, set the BuiltinContextMenus property to False.