I'm not sure if it's possible to rotate the full map with OIM software, but I recommend using MTex tool in Matlab to do this. http://mtex-toolbox.github.io/
After importing the ebsd data, use a command such as: ebsd_rot = ebsd.rotate(rotation.byAxisAngle(zvector,5*degree));
I would rotate it in photoshop) However, you need to decide how many degrees to rotate, and which analysis parameter is preferable. We are just working on a project to determine the maximum directions of anisotropy, banding, etc.