When switching to a responsive view in the editor eg. Mobile, you can select a Grid column container and set its Order.
A simple fix to switch a 2 column grids order on mobile is to set the second column to order (minus) -1 this will move it before the first container.