The assignment may be done automatically by the library. It is informed via the Arduino IDE which Arduino board you have chosen, and each has its specific set of definitions for "standard" pins. And of course, you need to physically wire the display to the correct pins.
You usually have some freedom as to which pin is chosen for SS.
Finally, you can always look at the library code.