As far as i know the size of the collision mask dictates the objects mass, so altering that will change its mass and the way it reacts to forces. I assume it also changes the center of gravity.
It may be possible, depending on what you are trying to achieve, to pin a seperate sprite to your physics object and use the collision mask on that instead.