Scroll horizontally to a specific column in Grid

I have a use case where I need to automatically scroll to a specific column when displaying a grid. If I have for example 3 frozen columns on the left, and 100 scrollable columns, I need it to scroll so that say the 50th column is the leftmost unfrozen column. Is there a mechanism to set the horizontal scroll position for a grid? Even a javascript workaround might be helpful. I am using v14.