The SS pin on the Arduino (pin 10 on an Uno) is for setting the Arduino as master or slave. As long as the pin is set to OUTPUT the Arduino will act as Master.
If you want to assert SS on another device you do that with any other of the Arduino I/O pins.