It's not and ideal fix, but I found a way to do it:
Remove the 't-header' class of the column header you want to prevent from being reordered, add this to the grid onLoad handler
Then manually set
#no-reorderable-col-header css to match the style defined for .t-header.