How do you turn off Reflection for basic objects in unity 3d?

I want to turn off the reflection for a sphere object for example,preventing the reflection from being displayed in the water.

You can put unwanted objects in a layer and uncheck it from reflect layer in water script.